test: implement ATS tests for PayPal#549
Open
Stefan Guder (sguder) wants to merge 10 commits intotrunkfrom
Open
test: implement ATS tests for PayPal#549Stefan Guder (sguder) wants to merge 10 commits intotrunkfrom
Stefan Guder (sguder) wants to merge 10 commits intotrunkfrom
Conversation
| @@ -0,0 +1,42 @@ | |||
| # EXAMPLE USAGE: | |||
There was a problem hiding this comment.
Do we need this file?
Author
There was a problem hiding this comment.
Honestly I don't know. It was added in ATS
Fabian Boensch (En0Ma1259)
approved these changes
Mar 6, 2026
| @@ -0,0 +1,42 @@ | |||
| # EXAMPLE USAGE: | |||
tests/acceptance/.oxlintrc.json
Outdated
Contributor
There was a problem hiding this comment.
sure oxlint is nett, but what was the problem with the ESLint setup? Last time I checked ESLint was working fine and type checking and references were working in VS Code 🤔 I'm not as familiar with oxlint as with eslint and cannot tell if the feature compatibility is complete - as all other projects using the test suite (e.g. platform) haven't migrated, I would prefer also not migrating in SwagPayPal due to maintenance overhead
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1. Why is this change necessary?
2. What does this change do, exactly?
This PR includes preparations like page objects and TestDataService functions, it also includes the CheckExpressButtons Test
3. Describe each step to reproduce the issue or behaviour.
4. Please link to the relevant issues (if any).
5. Checklist